home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / apps / other / am.zoo / example < prev    next >
Text File  |  1992-10-21  |  2KB  |  76 lines

  1. # This is a complex example schedule based on a real live note.
  2. #
  3. # It shows the following:
  4. #
  5. # 1. The first month was a 'short month' of 15 days.
  6. # 2. The original note called for a payment of $866.44.
  7. # 3. The note went into default 4/1/91 with no payments made during 'legal
  8. #    activity'.  A graduated payment schedule was then set up for re-payment.
  9. # 4. There were several months of legal fees that rolled back into the note.
  10. # 5. There was also some extra principal due to the sale of secured property.
  11. # 6. There will be an extra principal payment on 1/1 95, 96, and 97
  12. # 7. Balloon payment on 12/97 (month 101).
  13. #
  14. # Note: there are several ways the special conditions could have been set up.
  15. # This used one way (-p500 and some -e~:-866.44) but others (like -p866.44 and
  16. # some -e~:-500) would get the same results.
  17. am -n0 -a32000 -i13.5 -p500 -d-15 -f -s8/1/89    \
  18.     -u01:866.44    \
  19.     -u02:866.44    \
  20.     -u03:866.44    \
  21.     -u04:866.44    \
  22.     -u05:866.44    \
  23.     -u06:866.44    \
  24.     -u07:866.44    \
  25.     -u08:866.44    \
  26.     -u09:866.44    \
  27.     -u10:866.44    \
  28.     -u11:866.44    \
  29.     -u12:866.44    \
  30.     -u13:866.44    \
  31.     -u14:866.44    \
  32.     -u15:866.44    \
  33.     -u16:866.44    \
  34.     -u17:866.44    \
  35.     -u18:866.44    \
  36.     -u19:866.44    \
  37.     -u20:866.44    \
  38.     -u21:0    \
  39.     -u22:0    \
  40.     -u23:0    \
  41.     -u24:0    \
  42.     -u25:0    \
  43.     -u26:0    \
  44.     -u27:0    \
  45.     -u28:0    \
  46.     -u29:0    \
  47.     -u30:0    -e30:-500    \
  48.     -u31:0    \
  49.     -u32:0    -e32:2911.47    \
  50.     -u33:0    -e33:200    \
  51.     -u34:0    -e34:-91.91    \
  52.     -u35:0    -e35:-158.92    \
  53.     -u36:0    -e36:-114.56    \
  54.     -u37:0    \
  55.     -u38:100    \
  56.     -u39:100    \
  57.     -u40:100    \
  58.     -u41:100    \
  59.     -u42:250    \
  60.     -u43:250    \
  61.     -u44:250    \
  62.     -u45:250    \
  63.     -u46:250    \
  64.     -u47:250    \
  65.     -u48:250    \
  66.     -u49:250    \
  67.     -u50:250    \
  68.     -u51:250    \
  69.     -u52:250    \
  70.     -u53:250    \
  71.     -e66:1000    \
  72.     -e78:1000    \
  73.     -e90:1000    \
  74.     -l101 | nroff | more
  75.